Gets an array of role objects that satisfy the filter criteria specified in the request body.
The request body is of type object.
Overview
 |
 |
 |
RoleID : string
| |
 |
limit : integer
|
 |
skip : integer
| |
The response body is of type RolesGetResponse.
The collection of roles that satisfy the query.
Overview
 |
RolesGetResponse
The results of the roles get query.
 |
 |
 |
Alarms : boolean
|
 |
Classes : boolean
|
 |
Clients : boolean
|
 |
DatabaseLogging : boolean
|
 |
Devices : boolean
|
 |
GlobalParameters : boolean
|
 |
Objects : boolean
|
 |
Points : boolean
|
 |
Ports : boolean
|
 |
Projects : boolean
|
 |
RemoteProjects : boolean
|
 |
Resources : boolean
|
 |
Roles : boolean
|
 |
Users : boolean
|
 |
WebConfigEnable : boolean
|
 |
Workbench : boolean
| |
 |
 |
ChangeApprovalVerify : boolean
|
 |
DeleteAlarms : boolean
|
 |
DisableOrModifyAlarms : boolean
|
 |
DynamicConfiguration : boolean
|
 |
ModifyAlarmSetups : boolean
|
 |
ModifyAttributes : boolean
|
 |
OPCUAServerAdmin : boolean
|
 |
PointByAddress : boolean
|
 |
PointTarget : boolean
|
 |
ProcessControl : boolean
|
 |
RightClickMenu : boolean
|
 |
ScriptControl : boolean
|
 |
SetPoint : boolean
|
 |
SetpointAuditTrail : boolean
|
 |
StartProject : boolean
|
 |
StopProject : boolean
|
 |
TriggerEvents : boolean
|
 |
Level : integer
| |
 |
RoleID : string
| | |